# # Adaptec EZ-SCSI 5.0 # # Version 5.0 # # This TXTSETUP.OEM file contains all information for installing # Adaptec SCSI Host Adapters during Windows NT 3.5x (and above) # Installation. # # # # format for txtsetup.oem. # # General format: # # [section] # key = value1,value2,... # # # The hash ('#') introduces a comment. # Strings with embedded spaces, commas, or hashes should be double-quoted # [Disks] # This section lists all disks in the disk set. # # is a descriptive name for a disk, used when # prompting for the disk # is a file whose presence allows setup to recognize # that the disk is inserted. # is where the files are located on the disk. # d1 = "Adaptec EZ-SCSI Setup Disk 1 of 1", \disk1, \ d2 = "Adaptec EZ-SCSI Setup Disk 1 of 1", \disk1, \3_5 d3 = "Adaptec EZ-SCSI Setup Disk 1 of 1", \disk1, \ d4 = "Adaptec EZ-SCSI Setup Disk 1 of 1", \disk1, \ #d1 = "Adaptec EZ-SCSI Setup Disk 1 of 1", \disk1, \winnt #d2 = "Adaptec EZ-SCSI Setup Disk 1 of 1", \disk1, \winnt\3_5 #d3 = "Adaptec EZ-SCSI Setup Disk 1 of 1", \disk1, \winnt\4_0 #d4 = "Adaptec EZ-SCSI Setup Disk 1 of 1", \disk1, \ [Defaults] # This section lists the default selection for each 'required' # hardware component. If a line is not present for a component, # the default defaults to the first item in the [] # section (see below). # # is one of computer, display, keyboard, mouse, scsi # is a unique string to be associated # with an option. scsi = a63NT35 scsi = varrow scsi = t358 scsi = t348 scsi = a78NT35 scsi = a78NT40 scsi = vaha154x scsi = vaha174x scsi = aha2920 scsi = a78U235 scsi = a78U240 [scsi] # This section lists the options available for a particular component. # # is the unique string for the option # is a text string, presented to the user in a menu a63NT35 = "Adaptec 150x/151x/152x/AIC 6260/6360/6365/6370" varrow = "Adaptec 274x/284x/AIC-777x" t358 = "Adaptec APA-358 MiniSCSI EPP" t348 = "Adaptec APA-348 MiniSCSI Plus" a78NT35 = "Adaptec AHA-290x/291x/294x/394x/4944 or AIC-78xx PCI SCSI Controller (NT 3.5x)" a78NT40 = "Adaptec AHA-290x/291x/294x/394x/4944 or AIC-78xx PCI SCSI Controller (NT 4.0)" a78U235 = "Adaptec AHA-294xU2W/295xU2W/395xU2W/AIC-789x PCI Ultra2 SCSI Controller(NT 3.5x)" a78U240 = "Adaptec AHA-294xU2W/295xU2W/395xU2W/AIC-789x PCI Ultra2 SCSI Controller(NT 4.0)" vaha154x = "Adaptec AHA-154x/164x/1535" vaha174x = "Adaptec AHA-174x (Enhanced Mode)" aha2920 = "Adaptec AHA-2920 (PCI)" [Files.scsi.a63NT35] driver = d1, sparrow.sys, sparrow inf = d4,oemsetup.inf [Files.scsi.varrow] driver = d1, arrow.sys, arrow inf = d4, oemsetup.inf [Files.scsi.t358] driver=d1, t358.sys, t358 inf = d4, oemsetup.inf [Files.scsi.t348] driver = d1, t348.sys, t348 inf = d4, oemsetup.inf [Files.scsi.a78NT35] driver = d2, aic78xx.sys, aic78xx inf = d4, oemsetup.inf [Files.scsi.a78NT40] driver = d3, aic78xx.sys, aic78xx inf = d4, oemsetup.inf [Files.scsi.a78U235] driver = d2, aic78u2.sys, aic78u2 inf = d4, oemsetup.inf [Files.scsi.a78U240] driver = d3, aic78u2.sys, aic78u2 inf = d4, oemsetup.inf [Files.scsi.vaha154x] driver=d1, aha154x.sys, aha154x inf = d4, oemsetup.inf [Files.scsi.vaha174x] driver=d1, aha174x.sys, aha174x inf = d4, oemsetup.inf [Files.scsi.aha2920] driver = d1, fd16_700.sys, fd16_700 inf = d4, oemsetup.inf # This section specifies values to be set in the registry for # particular component options. Required values in the services\xxx # key are created automatically -- use this section to specify additional # keys to be created in services\xxx and values in services\xxx and # services\xxx\yyy. # # is relative to the services node for this device. # If it is empty, then it refers to the services node. # If specified, the key is created first. # specifies the value to be set within the key # is a string like REG_DWORD. See below. # specifies the actual value; its format depends on [Config.a63NT35] [Config.varrow] [Config.oemscsi] value="",ErrorControl,REG_DWORD,0 value="",Group,REG_SZ,"SCSI miniport" value="",Start,REG_DWORD,1 value="",Type,REG_DWORD,1 [Config.aic78xx] value="",tag,REG_DWORD,1 [Config.aic78u2] value = "", tag, REG_DWORD, 20 [Config.vaha154x] [Config.vaha174x] # This section lists the files that should be copied if the user # selects a particular component option. # # is one of driver, port, class, dll, hal, inf, or detect. # See below. # identifies where the file is to be copied from, and must # match en entry in the [Disks] section. # is the name of the file. This will be appended to the # directory specified for the disk in the [Disks] section to form the # full path of the file on the disk. [Files.scsi.a63NT35] driver = d1, sparrow.sys, sparrow [Files.scsi.varrow] driver = d1, arrow.sys, arrow [Files.scsi.vaha154x] driver = d1, aha154x.sys, aha154x [Files.scsi.vaha174x] driver = d1, aha174x.sys, aha174x [Files.scsi.t358] driver = d1, t358.sys, t358 inf = d4, oemsetup.inf [Files.scsi.t348] driver = d1, t348.sys, t348 inf = d4, oemsetup.inf [Files.scsi.a78NT35] driver = d2, aic78xx.sys, aic78xx inf = d4, oemsetup.inf [Files.scsi.a78NT40] driver = d3, aic78xx.sys, aic78xx inf = d4, oemsetup.inf [Files.scsi.a78U235] driver = d2, aic78u2.sys, aic78u2 inf = d4, oemsetup.inf [Files.scsi.a78U240] driver = d3, aic78u2.sys, aic78u2 inf = d4, oemsetup.inf [Files.scsi.aha2920] driver = d1, fd16_700.sys, fd16_700 inf = d4, oemsetup.inf